@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
* html body {
	overflow: visible;
}
* html iframe, * html frame {
	overflow: auto;
}
* html frameset {
	overflow: hidden;
}
body {
	color: #000;
	background: url("../images/bg.jpg");
	font: 12px/22px "SF Pro SC", "SF Pro Text", "SF Pro Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
	text-align: center;
	-webkit-font-smoothing: antialiased; /*chrome��safari*/
	-moz-osx-font-smoothing: grayscale;/*firefox*/
}
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, tr {
	margin: 0;
	padding: 0;
}
input, select {
	font-size: 12px;
	vertical-align: middle;
}
body div {
	text-align: left;
}
textarea, input {
	word-wrap: break-word;
	word-break: break-all;
	padding: 0px;
}
li {
	list-style-type: none;
}
img {
	border: 0 none;
}
a:link, a:visited {
	color: #04C;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
a {
	outline: none;
star:expression(this.onFocus=this.blur());
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
.dh .dropmenudiv_b {
	display: none;
	width: 190px;
	overflow: hidden;
	background-color: #f57938;
	padding: 10px 0px 10px 0px;
	position: absolute;
	left: -20px;
	top: 56px;
	z-index: 999;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2)
}
.dh .dropmenudiv_b a {
	color: #fff;
	font-size: 14px;
	width: 100%;
	float: left;
	height: 40px;
	line-height: 40px;
	text-align: left;
	font-weight: normal;
	text-indent: 20px;
}
.dh .dropmenudiv_b a:hover {
	background-color: #ff8b4e;
}
/* ==��ҳ��ʽ== */

.pagesinfo {
	color: #555555;
	font-size: 12px;
}
.pagesnow {
	color: #D07E36;
	font-size: 14px;
	text-decoration: none
}
.pages {
	color: #777777;
	font-size: 14px;
	text-decoration: none
}
.dh .dropmenudiv_b {
	display: none
}
.top {
	width: 100%;
	margin: 0px auto;
	height: 100px;
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: #fff;
	z-index: 999;
	box-shadow: 20px 0px 20px rgba(0,0,0,0.2);
}
.w1200 {
	width: 1200px;
	overflow: hidden;
	margin: 0px auto;
}
.top a.logo {
	display: block;
	height: 100px;
	float: left;
	width: 280px;
	background: url("../images/logo.png") no-repeat center;
}
.top .w1200 {
	overflow: inherit
}
.top .langue {
	width: 370px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	float: right;
	padding-right: 25px;
}
.top .langue strong {
	color: #0076be;
	display: block;
	float: left;
	height: 16px;
	line-height: 16px;
	padding-right: 20px;
	margin-top: 8px;
	border-right: 1px solid #258ab2
}

.top .langue .china {
	background: url("../images/china.png") no-repeat left center
}
.top .langue .english {
	background: url("../images/english.png") no-repeat left center
}
.top .langue .china {
	color: #7a7a7a;
	display: block;
	float: left;
	height: 30px;
	padding-left: 25px;
	margin-left: 20px;
	margin-right: 10px;
}
.top .langue .english {
	display: block;
	float: left;
	height: 30px;
	color: #666;
	padding: 0px 3px;
	padding-left: 25px;
}
.top .dh {
	width: 740px;
	height: 55px;
	float: right;
	line-height: 55px;
	margin-top: 14px;
}
.top .dh a.menu {
	display: block;
	height: 53px;
	line-height: 53px;
	margin: 0px 19px;
	text-align: center;
	float: left;
	font-weight: normal;
	color: #000;
	font-size: 16px;
	position: relative;
	border-bottom: 3px solid #ffff;
}
.top .dh a.menunow {
	border-bottom: 3px solid #f57938
}
.swiper-container {
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
}
.swiper-wrapper {
	height: 100%;
	width: 100%;
}
.slide1 {
	width: 100%;
	height: 1050px;
	background: url("../images/lb1.jpg") no-repeat top center;
	background-size: 100% auto;
}
.slide2 {
	width: 100%;
	height: 1050px;
	background: url("../images/b2.jpg") no-repeat top center;
	background-size: 100% auto;
}
.slide3 {
	width: 100%;
	height: 1050px;
	background: url("../images/lb3.jpg") no-repeat top center;
	background-size: 100% auto;
}
.swiper-slide h1 {
	font-size: 48px;
	color: #fff;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.5);
	letter-spacing: 2px;
	line-height: 60px;
	margin-top: 15%;
	margin-left: 20px;
}
.swiper-slide a {
	width: 130px;
	height: 40px;
	line-height: 40px;
	background-color: #9ecc19;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.3);
	color: #fff;
	font-size: 14px;
	display: block;
	border-radius: 3px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 20px;
}
.swiper-slide-active h1 {
	animation: movie 1.2s;
	-webkit-animation: movie 1.2s;	/* Safari �� Chrome */
}
.swiper-slide-active a {
	animation: movie 1.7s;
	-webkit-animation: movie 1.7s;	/* Safari �� Chrome */
}
 @keyframes movie {
 from {
transform: translateY(100px);
opacity: 0;
}
 to {
transform: translateY(0px);
opacity: 1;
}
}
 @-webkit-keyframes movie {
 from {
transform: translateY(100px);
opacity: 0;
}
 to {
transform: translateY(0px);
opacity: 1;
}
}
.swiper-slide-active {
	animation: movie2 10s linear forwards;
	-webkit-animation: movie2 10s linear forwards;	/* Safari �� Chrome */
}
 @keyframes movie2 {
 from {
background-size: 100% auto
}
 to {
background-size: 130% auto;
}
}
 @-webkit-keyframes movie2 {
 from {
background-size: 100% auto;
}
 to {
background-size: 130% auto;
}
}
.box1 {
	width: 1200px;
	height: 200px;
	margin: 0px auto;
	margin-top: -100px;
	position: relative;
	z-index: 2;
}
.box1 ul li.fang {
	width: 210px;
	height: 110px;
	background: #fff;
	float: left;
	padding: 10px 20px;
	margin-right: 10px;
	box-shadow: 10px 10px 30px rgba(0,0,0,0.1);
	transition: all 0.3s;
}
.box1 ul li.fang:hover {
	transform: translateY(-10px)
}
.box1 ul li.fang font {
	margin-top: 10px;
	font-family: "Arial";
	color: #82b383;
	font-size: 14px;
	display: block;
	float: left;
	transition: all 0.3s;
}
.box1 ul li.fang a {
	display: block;
	width: 100%;
	overflow: hidden;
	max-height: 40px;
	line-height: 20px;
	font-size: 18px;
	color: #71676a;
	float: left;
	transition: all 0.3s;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.box1 ul li.fang i {
	font-size: 12px;
	font-weight: bold;
	color: #82b383;
	margin-top: 10px;
	float: left;
	transition: all 0.3s;
	width: 20px;
	text-align: center;
	border-radius: 50px;
	height: 20px;
	line-height: 20px;
}
.box2 {
	width: 100%;
	height: 690px;
	background-color: #e7eff6;
	margin-top: -100px;
	background-image: url(../images/../images/i1.png);
	background-position: 70% center;
	background-repeat: no-repeat
}
.box2 h1 {
	width: 450px;
	overflow: hidden;
	font-weight: normal;
	line-height: 40px;
	font-size: 32px;
	color: #000;
	display: block;
	margin-top: 150px;
	margin-bottom: 40px;
	margin-left: 20px;
}
.box2 span {
	width: 480px;
	overflow: hidden;
	color: #71676a;
	font-size: 16px;
	line-height: 26px;
	display: block;
	margin-left: 20px;
}
.box2 a {
	display: block;
	width: 145px;
	height: 40px;
	background-color: #82b383;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	margin-top: 40px;
	margin-bottom: 50px;
	transition: all 0.2s;
	margin-left: 20px;
}
.box2 a:hover {
	width: 160px;
	box-shadow: 0px 0px 10px rgba(80,127,79,0.5);
}
.box3 {
	width: 100%;
	height: 500px;
	margin: 0px auto;
	background: url("../images/b2.jpg") no-repeat center center;
	background-attachment: fixed;
	background-size: 100% auto;
	color: #fff;
	animation: movie3 10s linear infinite alternate;
	-webkit-animation: movie3 10s linear infinite alternate;	/* Safari �� Chrome */
}
 @keyframes movie3 {
 from {
background-size: 100% auto
}
 to {
background-size: 140% auto;
}
}
 @-webkit-keyframes movie3 {
 from {
background-size: 100% auto;
}
 to {
background-size: 140% auto;
}
}
.box3 h1 {
	width: 800px;
	overflow: hidden;
	font-weight: normal;
	line-height: 40px;
	font-size: 32px;
	color: #fff;
	display: block;
	margin-top: 150px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.box3 span {
	width: 600px;
	overflow: hidden;
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	display: block;
	margin-left: 20px;
}
.box4 {
	width: 100%;
	height: 700px;
	margin: 0px auto;
	background-color: #f8f8f8
}
.box4 .cp_left {
	width: 250px;
	float: left;
	overflow: hidden;
	text-align: right;
	margin-right: 100px;
}
.box4 .cp_left h1 {
	font-size: 40px;
	margin-bottom: 50px;
	display: block;
	float: left;
	width: 100%;
	font-weight: normal;
	text-align: right;
	margin-top: 100px;
	line-height: 40px;
}
.box4 .cp_left span {
	display: block;
	float: left;
	width: 100%;
	overflow: hidden;
}
.box4 .cp_left span a {
	display: block;
	text-align: right;
	font-size: 18px;
	color: #83787b;
	float: left;
	width: 100%;
	height: 40px;
	line-height: 40px;
}
.box4 .cp_left span a.on {
	font-weight: bold;
	color: #f57938
}
.box4 .cp_left strong {
	font-size: 18px;
	display: block;
	width: 100%;
	margin-top: 50px;
	float: left;
	margin-bottom: 20px;
}
.box4 .cp_left font {
	display: none;
	float: left;
	width: 100%;
	overflow: hidden;
	line-height: 25px;
	font-size: 16px;
	color: #83787b;
}
.box4 .cp_left font.on {
	display: block;
}
.box4 .cp_left .morecp {
	height: 35px;
	padding: 0px 20px;
	float: right;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background-color: #f57938;
	margin: 20px 0px;
}
.box4 .cp_right {
	width: 850px;
	text-align: center;
	float: left;
	height: 620px;
	overflow: hidden;
	margin-top: 100px;
}
.box4 .cp_right img {
	display: none;
}
.box4 .cp_right img.on {
	display: block
}
.box5 {
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
}
.box5 .w1200 div {
	width: 350px;
	float: left;
	overflow: hidden;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 100px;
	margin-bottom: 100px;
}
.box5 .w1200 div i {
	width: 60px;
	font-size: 50px;
	line-height: 50px;
	display: block;
	color: #9d9f9f;
	float: left;
	margin-bottom: 100px;
}
.box5 .w1200 div h3 {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
}
.box5 .w1200 div span {
	display: block;
	width: 290px;
	float: left;
	font-size: 16px;
	line-height: 170%;
	color: #83787b
}
.box5 .w1200 div span em {
	color: #82b383;
	font-style: normal
}
.box6 {
	background-color: #5eb4d3;
	height: 480px;
	color: #fff;
}
.box6 .w1200 {
	background-image: url(../images/../images/i2.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 480px;
}
.box6 h1 {
	font-size: 40px;
	height: 50px;
	line-height: 50px;
	display: block;
	text-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	margin-top: 110px;
	margin-bottom: 30px;
}
.box6 span {
	display: block;
	width: 780px;
	font-size: 18px;
	line-height: 180%;
	margin-bottom: 40px;
}
.box6 a {
	display: block;
	color: #fff;
	width: 145px;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #9abf17;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}
.foot {
	width: 100%;
	background-color: #292929;
	overflow: hidden;
	margin: 0px auto;
	color: #fff
}
.foot_info {
	width: 100%;
	padding: 10px 0px;
	margin: 0px auto;
	background-color: #666666;
	color: #cccccc
}
.foot_langue {
	float: right;
	width: 190px;
	text-align: left;
}
.foot_langue a {
	margin: 0px 10px
}
.foot_info_copy {
	float: left
}
.foot_info_copy a {
	color: #fff
}
.topmenu {
	margin-top: 50px;
	float: left;
	width: 100%;
}
.topmenu a {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	width: 175px;
	margin-right: 40px;
	display: block;
	float: left;
	border-bottom: 1px solid #555555;
	height: 60px;
	line-height: 60px;
}
.senmenu {
	float: left;
	width: 100%;
	margin-bottom: 100px;
}
.senmenu .dropmenudiv_b {
	display: block;
	float: left;
	width: 175px;
	margin-right: 40px;
	margin-top: 10px;
}
.senmenu .dropmenudiv_b a {
	color: #b1b1b1;
	float: left;
	width: 100%;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
}
.foot .left {
	float: left;
	width: 920px;
	overflow: hidden;
}
.foot .right {
	width: 180px;
	float: left;
	margin-top: 50px;
	margin-left: 90px;
	color: #b1b1b1
}
.foot .right h4 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	width: 175px;
	margin-right: 30px;
	display: block;
	float: left;
	border-bottom: 1px solid #555555;
	height: 60px;
	line-height: 60px;
}
.foot .right h2 {
	font-size: 24px;
	font-family: "arial";
	height: 50px;
	line-height: 50px;
	display: block;
	float: left;
	color: #fff;
	width: 100%;
}
.foot .right a {
	color: #b1b1b1
}
.foot .right a.feedback {
	display: block;
	width: 100px;
	height: 35px;
	border: 2px solid #666666;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	margin-top: 20px;
}
.banner {
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
	background-color: #fff;
	background-size: 100% cover;
	background-position: top center;
	background-repeat: no-repeat;
	animation: banner 1s;
	margin-top: 80px;
}
 @keyframes banner {
 from {
height: 330px;
opacity: 0;
}
 to {
height: 410px;
opacity: 1
}
}
.page_title {
	width: 1200px;
	margin: 0px auto;
	height: 80px;
	margin-top: 330px;
	box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
	background: url("../images/img1.jpg") repeat-y left top;
}
.page_title h1 {
	display: block;
	float: left;
	margin-left: 40px;
	font-size: 26px;
	color: #fff;
	line-height: 80px;
	height: 80px;
	font-weight: normal;
	text-shadow: 0px 1px 3px rgba(0,0,0,0.2)
}
.page_title h1 i {
	display: inline-block;
	height: 80px;
	padding-right: 5px;
	font-size: 20px;
	line-height: 50px;
}
.page_title a {
	float: right;
	height: 80px;
	line-height: 80px;
	margin-right: 40px;
	color: #fff;
	font-size: 14px;
}
.navs {
	width: 100%;
	height: 60px;
	margin: 0px auto;
	line-height: 60px;
	font-size: 14px;
	border-bottom: 1px solid #d4d4d4;
	color: #333333;
}
.navs a {
	color: #004a96;
}
.navs i {
	color: #bdbdbd;
	margin: 0px 10px;
}
.navs span {
	margin-left: 40px;
}
.menus {
	width: 1200px;
	margin: 0px auto;
	height: 40px;
	line-height: 40px;
	margin-top: 20px;
}
.menus a {
	display: block;
	float: left;
	margin-right: 30px;
	height: 40px;
	padding: 0px 20px;
	color: #666666;
	line-height: 40px;
	font-size: 18px;
}
.menus a.smenuvnow {
	background-color: #9abf17;
	color: #fff;
}
.page {
	width: 1200px;
	margin: 100px auto 150px auto;
	line-height: 180%;
	font-size: 16px;
	color: #666666;
	overflow: hidden;
}
.page h1 {
	font-size: 40px;
	line-height: 55px;
	font-weight: normal;
	margin-bottom: 40px;
	color: #000;
}
.page h2 {
	font-size: 30px;
	line-height: 55px;
	font-weight: normal;
	margin-bottom: 20px;
	display: inline-block;
	margin-top: 40px;
	color: #000;
}
.page .page_left {
	width: 620px;
	float: left;
	/*overflow: hidden;*/
}
.page .page_left.cpintro {
	width: 1200px;
}
.page .page_left.cpintro table {
	width: 100%;
}
.page .page_left.cpintro table tr td {
	padding: 10px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd
}
.page .page_left.cpintro table tr td.table_title {
	color: #fff;
	background-color: #9abf17;
	border-right: 1px solid #ffddf;
	text-align: center;
	border-bottom: 1px solid #fff;
	font-size: 18px;
}
.page .page_left a {
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0px 30px;
	color: #fff;
	background-color: #9abf17;
	float: left;
	font-size: 16px;
	margin-top: 40px;
	margin-bottom: 20px;
	transition: all 0.3s;
}
.page .page_left img {
	max-width: 100%;
}
.page .page_left a:hover {
	box-shadow: 0px 0px 20px rgba(0,0,0,0.2)
}
.page .page_right {
	width: 465px;
	float: left;
	min-height: 300px;
	overflow: hidden;
	margin-left: 90px;
}
.page_bg {
	width: 100%;
	margin: 0px auto;
	height: 470px;
	overflow: hidden;
	color: #fff;
	font-size: 18px;
	text-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	line-height: 180%;
	background-attachment: fixed;
	background-size: 100% 100%;
}
.bg1 {
	background: url("../images/bg1.jpg") top center;
	background-attachment: fixed;
	background-size: 100% 100%;
}
.bg2 {
	background: url("../images/bg2.jpg") top center;
	background-attachment: fixed;
	background-size: 100% 100%;
}
.page_bg h1 {
	display: inline-block;
	margin-top: 140px;
	line-height: 60px;
	margin-bottom: 20px;
	font-size: 40px;
}
.bt_qlink {
	width: 1200px;
	margin: 0px auto;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 180px;
	margin-bottom: 50px;
}
.bt_qlink div {
	width: 25%;
	float: left;
	height: 100px;
	text-align: center;
	overflow: hidden;
	margin-top: 40px;
}
.bt_qlink div a i {
	font-size: 40px;
	height: 60px;
	line-height: 60px;
	color: #000;
}
.bt_qlink div a {
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	transition: all 0.2s;
}
.bt_qlink div a:hover {
	color: #000;
}
.b1 {
	background: url("../images/banner1.jpg") top center;
	background-attachment: fixed;
	background-size: 100% auto
}
.b-1 {
	background: url("../images/banner6.jpg") top center;
	background-attachment: fixed;
	background-size: 100% auto
}
.b2 {
	background: url("../images/banner2.jpg") top center;
	background-attachment: fixed;
	background-size: 100% auto
}
.b3 {
	background: url("../images/banner3.jpg") top center;
	background-attachment: fixed;
	background-size: 100% auto
}
.b4 {
	background: url("../images/banner4.jpg") top center;
	background-attachment: fixed;
	background-size: 100% auto
}
.b5 {
	background: url("../images/banner5.jpg") top center;
	background-attachment: fixed;
	background-size: 100% auto
}
.b6 {
	background: url("../images/banner6.jpg") top center;
	background-attachment: fixed;
	background-size: 100% auto
}
.bigiconfont {
	font-size: 50px !important;
	color: #000;
	height: 100%;
	width: 120px;
	text-align: center;
	line-height: 60px;
	float: left
}
div.page_wenhua {
	margin-bottom: 50px;
}
div.page_wenhua div.page_left {
	width: 900px;
}
div.page_wenhua div.page_left h1 {
	margin-bottom: 20px;
}
div.page_wenhua span {
	width: 770px;
	float: left;
	overflow: hidden;
}
div.page_wenhua h1 {
	font-family: "����", "����_GB2312";
	font-weight: bold;
}
div.page_wenhua span strong {
	font-size: 22px;
	color: #9abf17;
	display: block;
	margin-bottom: 10px;
}
.page_rongyu {
	float: left;
	width: 620px;
	overflow: hidden;
	margin-bottom: 100px;
}
.page_rongyu a {
	width: 100%;
	height: 55px;
	border-bottom: 1px solid #bebebe;
	color: #666;
	display: block;
	line-height: 55px;
	float: left;
	font-size: 14px;
	transition: all 0.3s;
}
.page_rongyu a:hover {
	color: #000;
	padding-left: 20px;
}
.page_rongyu a i {
	margin-right: 10px;
}
.page_fengongsi div {
	width: 375px;
	height: 355px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 50px;
	background-color: #f0f0f0;
	float: left;
	transition: all 0.3s;
}
.page_fengongsi div:hover {
	box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
	background-color: #9abf17;
}
.page_fengongsi div a.aimg {
	width: 100%;
	height: 205px;
	display: block;
	float: left;
	overflow: hidden;
}
.page_fengongsi div a.aimg img {
	width: 100%;
	height: auto;
}
.page_fengongsi div span {
	width: 100%;
	display: block;
	float: left;
}
.page_fengongsi div:hover span h2 {
	color: #fff;
}
.page_fengongsi div:hover span a {
	color: #fff;
}
.page_fengongsi div span h2 {
	display: block;
	width: 320px;
	float: left;
	margin-left: 25px;
	overflow: hidden;
	line-height: 30px;
	font-size: 24px;
	margin-top: 15px;
	color: #000;
	font-weight: normal;
	transition: all 0.2s;
}
.page_fengongsi div span a {
	display: block;
	float: left;
	margin-left: 25px;
	margin-top: 10px;
	color: #9abf17;
	font-size: 14px;
	font-weight: bold;
	transition: all 0.3s;
}
.page_fengongsi div span a i {
	font-weight: normal;
	margin-right: 5px
}
.page_fengongsi div span a:hover {
	color: #666;
}
.page_hexin {
	background-color: #f8f8f8;
	height: 460px;
}
.page_hexin .hx_icon {
	width: 400px;
	float: left;
	margin-top: 80px;
	text-align: center;
	font-size: 16px;
	color: #666666;
}
.page_hexin .hx_icon i {
	font-size: 80px;
	height: 150px;
	color: #9abf17;
	line-height: 150px;
}
.page_hexin .hx_icon h3 {
	font-size: 24px;
	height: 30px;
	line-height: 30px;
	color: #000;
	display: block;
	margin-bottom: 10px;
}
.biaoge {
	margin: 0px auto;
	width: 90%;
	border: 1px solid #ddd
}
.biaoge tr td {
	border-bottom: 1px solid #ddd;
	padding: 20px 20px;
}
.biaoge tr td.table_title {
	background-color: #9abf17;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
	font-size: 16px;
	text-align: center;
	border-bottom: 1px solid #fff;
}
.biaoge tr td.table_bg {
	background-color: #f8f8f8
}
.news_search {
	width: 100%;
	margin-bottom: 45px;
	height: 55px;
	padding-top: 25px;
	float: left;
	background: #f6f6f6;
	display: none;
}
.news_search input.input {
	height: 30px;
	width: 400px;
	background-color: #fff;
	float: left;
	margin-left: 20px;
	text-indent: 10px;
	border: none;
	transition: width 0.3s;
}
.news_search input.input:focus {
	width: 600px;
}
.news_search input.button {
	height: 30px;
	width: 60px;
	background-image: url(../images/../images/search.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #9abf17;
	cursor: pointer;
	float: left;
	margin-left: 10px;
	border: none;
}
.newsquery {
	width: 100%;
	float: left;
	min-height: 150px;
	overflow: hidden;
	border-bottom: 1px dashed #d4d4d4;
	padding-bottom: 30px;
	margin-bottom: 20px;
}
.newsquery a.newsimg {
	display: block;
	float: left;
	width: 250px;
	overflow: hidden;
	margin-right: 40px;
}
.newsquery a.newsimg img {
	width: 100%;
	margin: 0px;
}
.newsquery .news_right {
	float: left;
	width: 800px;
}
.newsquery .news_right span {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.newsquery .news_right h1 {
	font-family: "Simhei";
	color: #000;
	line-height: 30px;
	font-size: 24px;
	width: 100%;
	overflow: hidden;
	display: inline-block;
	margin-bottom: 10px;
}
.newsquery .news_right font {

	display: inline-block;
	line-height: 24px;
	color: #999;
	font-size: 14px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.newsquery .news_right a {
	display: inline-block;
	color: #21a0d2;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}
.page_news {
	width: 1200px;
	overflow: hidden;
	margin: 20px auto 40px auto;
	padding-top: 50px;
}
.page_news_detail {
	width: 1200px;
	overflow: hidden;
	margin: 40px auto 40px auto;
}
.page_news_left {
	width: 760px;
	float: left;
	overflow: hidden;
	font-size: 16px;
	line-height: 180%;
	color: #333
}
.page_news_left img {
	margin: 20px 0px;
}
.page_news_left .newstitle {
	font-size: 40px;
	line-height: 56px;
	color: #000;
}
.page_news_left .newspro {
	font-size: 14px;
	color: #666;
}
.page_news_right {
	float: left;
	width: 360px;
	margin-left: 70px;
	overflow: hidden;
}
.page_news_right h4 {
	font-size: 22px;
	display: block;
	height: 40px;
	line-height: 40px;
	margin-top: 30px;
	width: 100%;
}
.page_news_right .fang {
	width: 100%;
	border-bottom: 1px solid #d4d4d4;
	float: left;
	line-height: 24px;
	font-size: 16px;
	color: #333;
	padding: 10px 0px;
}
.page_news_right .fang a {
	color: #21a0d2;
}
.page_news_right .fang font {
	display: block;
	font-size: 12px;
	color: #999;
}
.cp_menu {
	min-width: 130px;
	position: fixed;
	right: -130px;
	top: 200px;
	overflow: hidden;
	background-color: #fff;
	box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
	transition: all 0.3s;
}
.cp_menu a {
	display: block;
	height: 45px;
	color: #333;
	padding-left: 20px;
	font-size: 16px;
	line-height: 45px;
}
.cp_menu a.on {
	background-color: #9abf17;
	color: #fff;
}
.cpintro h2.on {
	animation: h2bg 1.5s;
	transition: all 0.2s
}
 @keyframes h2bg {
 0% {
background-color: #9abf17;
color: #fff
}
 25% {
background-color: #fff;
color: #000
}
 50% {
background-color: #9abf17;
color: #fff
}
 75% {
background-color: #fff;
color: #000
}
 100% {
background-color: #9abf17;
color: #fff
}
}
.cpintro em {
	margin-right: 5px;
	display: inline-block;
	color: #9abf17
}
.page_cpquer {
	width: 1200px;
	margin: 50px auto 80px auto;
	overflow: hidden;
}
.cpbox {
	width: 530px;
	overflow: hidden;
	padding: 50px 30px;
	min-height: 270px;
	float: left;
	color: #fff;
	position: relative;
	transition: all 0.3s;
	margin-bottom: 20px;
}
.cp1 {
	background-color: #94be00
}
.cp2 {
	background-color: #f57938;
	margin-left: 20px;
}
.cp3 {
	background-color: #288aba;
	margin-right: 20px;
}
.cp4 {
	background-color: #00A896;
}
.cp5 {
	background-color: #94be00;
	margin-right: 20px;
}
.cp6 {
	background-color: #74bd56;
}
.cp7 {
	background-color: #5EB4D3;
}
.cpbox h2 {
	font-size: 30px;
	display: block;
	margin-bottom: 20px;
}
.cpbox font {
	font-size: 16px;
	opacity: 0.7;
	display: block;
}
.cpbox span {
	display: block;
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}
.cpbox span a {
	width: 50%;
	float: left;
	color: #fff;
	font-size: 16px;
	position: relative;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	z-index: 99;
	text-decoration: underline;
	margin-bottom: 10px;
}
.cpbox span a:hover {
	font-weight: bold;
}
.cpbox span a i {
	margin-right: 5px;
}
.cpbox .icon-iconcopy, .cpbox .icon-zhiwu-copy, .cpbox .icon-shuiguo, .cpbox .icon-shucai, .cpbox .icon-putao, .cpbox .icon-shiyan, .cpbox .icon-chudian_yu, .cpbox .icon-yingyang {
	font-size: 200px;
	color: #fff;
	position: absolute;
	right: -60px;
	bottom: -20px;
	line-height: 200px;
	transition: all 0.3s;
	opacity: 0.1;
	font-weight: normal;
}
.cpbox:hover {
	box-shadow: 0px 0px 30px rgba(0,0,0,0.2)
}
.cpbox:hover .icon-iconcopy, .cpbox:hover .icon-zhiwu-copy, .cpbox:hover .icon-shuiguo, .cpbox:hover .icon-shucai, .cpbox:hover .icon-putao, .cpbox:hover .icon-shiyan, .cpbox:hover .icon-chudian_yu, .cpbox:hover .icon-yingyang {
	opacity: 0.8;
	right: -40px;
}
.cont {
	width: 500px;
	cursor: pointer;
	float: left;
	margin-right: 30px;
	border: 1px solid #e5e5e5;
	padding: 30px;
	overflow: hidden;
	margin-bottom: 30px;
	transition: all 0.3s;
}
.cont:hover {
	box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
}
.cont i {
	color: #5eb4d3;
	font-size: 50px;
	line-height: 60px;
	margin-bottom: 10px;
	display: block;
}
.cont h1 {
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 20px
}
.page_cont {
	width: 1200px;
	margin: 0px auto;
}
.page_cont a {
	color: #5eb4d3
}
.page_right_cont {
	display: block;
	line-height: 35px;
	width: 400px;
	margin-left: 100px;
	float: left;
	color: #21a0d2;
}
.page_right_cont h4 {
	font-size: 30px;
	height: 50px;
	line-height: 50px;
	width: 100%;
	color: #000;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.page_right_cont a.acont {
	width: 130px;
	padding-left: 20px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background-color: #f57938;
	display: block;
	margin-top: 20px;
	font-size: 14px;
	text-decoration: none
}
.page_right_cont a.acont i {
	margin-right: 5px;
}
.biaoyu {
	width: 1200px;
	margin: 0px auto;
	position: relative;
	color: #fff
}
.biaoyu h2 {
	font-size: 30px;
	font-weight: normal;
	line-height: 38px;
	left: 50px;
	color: #ddd;
	position: absolute;
	top: 140px;
	animation: biaoyu 2s
}
 @keyframes biaoyu {
 from {
letter-spacing: 20px;
left: 200px;
opacity: 0
}
 to {
letter-spacing: 0px;
left:50px;
opacity: 1
}
}
.cpquery {
	width: 380px;
	padding-bottom: 10px;
	height: 300px;
	float: left;
	border: 1px solid #e5e5e5;
	margin-right: 15px;
	text-align: center;
	transition: all 0.3s;
	margin-bottom: 20px;
}
.cpquery:hover {
	box-shadow: 0px 0px 30px rgba(0,0,0,0.1)
}
.cpquery a {
	display: block;
	width: 100%;
	height: 230px;
	text-align: center;
}
.cpquery a img {
	width: 80%;
	height: auto
}
.cpquery:nth-child(3) {
	margin-right: 0px;
}
.cpquery h3 {
	font-size: 24px;
	line-height: 30px;
	font-weight: normal
}
.cpquery font {
	font-size: 16px;
	color: #666
}
/************************************/
.fenye {
  text-align: center;
  clear: both;
  margin-top: 20px;
  margin-bottom: 80px;
}
.ep-pages {
  margin: 0 auto;
  display: inline-block;
  border-right: 1px solid #ddd;
  margin-top: 20px; font-size: 16px;
}
.ep-pages a, .ep-pages span {
  display: inline-block;
  border: 1px solid #ddd;
  color: #3c3c3c;
  border-right: none;
  float: inherit !important;
  /*	margin-left:3px;
	margin-right:3px;*/
  padding-left: 17px;
  padding-right: 17px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  text-decoration: none;
}
.current {
  background: #1F86C9 !important;
  border: 1px solid #1F86C9 !important;
  color: #fff !important;
}
.disabled {
  color: #D8D8D8;
}
.ep-pages a:hover {
  background: #fff;
  /*	border: 1px solid #268bdb !important;*/
  color: #1F86C9;
}
.fy {
  margin-top: 20px;
  margin-bottom: 50px;
}
.fy a:hover {
  color: #E50D1C;
}
.fh {
  margin-top: 30px;
  text-align: right;
}
.fh a {
  width: 90px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  background: #E50D1C;
  color: #FFF;
  display: inline-block;
}

.cur_img {
  text-align: center;
  text-indent: 0 !important;
}
.cur_img img {
  max-width: 100%;
  margin-top: 10px;
}
.ie_show {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	background: url(../images/bg.png);
	z-index: 999;
	display: none;
}
/***********************************************************/
.ie_di {
	position: fixed;
	left: 0%;
	top: 0%;
	z-index: 999;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.ie_di .ie_show {
	position: fixed;
	left: 0%;
	top: 0%;
	transform: translate(0%, 0%);
}
.ie body {
	overflow: hidden;
}
.ie .ie_show {
	display: block !important;
	text-align: center;
}
.ie .ie_show_n {
	line-height: 28px;
	text-align: center;
	overflow: hidden;
	display: inline-block;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -290px;
	margin-top: -14px;
}
.ie .ie_show .ie_show_n span {
	display: inline-block;
	color: #fff;
	font-size: 20px;
	float: left;
	margin-right: 10px;
}
.ie .ie_show .ie_show_n a {
	display: inline-block;
	width: 160px;
	height: 28px;
	background: url(../images/360_liulanqi.png) center center no-repeat;
	float: left;
}


/***********************************************/

.p6{display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;}
















